D3D12_SUBRESOURCE_TILING

Undocumented in source.
version(Windows && Direct3D_12)
struct D3D12_SUBRESOURCE_TILING {}

Members

Variables

DepthInTiles
UINT16 DepthInTiles;
Undocumented in source.
HeightInTiles
UINT16 HeightInTiles;
Undocumented in source.
StartTileIndexInOverallResource
UINT StartTileIndexInOverallResource;
Undocumented in source.
WidthInTiles
UINT WidthInTiles;
Undocumented in source.

Meta